home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 141 / Exame Informatica 141.iso / Internet / VoipBuster / setupvoipbuster.exe / {app} / VoipBuster.exe / Skin.xml < prev    next >
Text File  |  2006-12-07  |  12KB  |  121 lines

  1. <Skin id="VoipBuster" author="PeterH" copyright="VoipBuster.com" version="2">
  2.     <View id="MainView" width="383" height="500" bkcolor="#f4f4f4" caption="true" border="true">
  3.     
  4.         <image id="1-topBack" bitmap="topBack.bmp" left="0" top="0" width="W" anchor="left,right,top,height"></image>
  5.         <image id="bottomBack" bitmap="bottomBack.bmp" left="0" top="B-116" height="116" width="W" anchor="left,right,bottom,height"></image>
  6.         <image id="callbtnback" bitmap="callbtnback.bmp" left="R-208" top="B-114" anchor="right,bottom,width,height"></image>
  7.     
  8.         <button id="AddContact"            left="R-208"    top="6"    bitmap="button.AddContact.bmp"         pressed="button.addcontact.pressed.bmp"     anchor="right,top">    </button>
  9.         <button id="Search"                left="R-172"    top="6"    bitmap="button.search.bmp"             pressed="button.search.pressed.bmp"         anchor="right,top">    </button>
  10.         <Button    id="Profile"            left="R-139"    top="6"    bitmap="button.profile.bmp"         pressed="button.profile.pressed.bmp"        anchor="right,top">    </Button>
  11.         <button id="options"            left="R-107"    top="6"    bitmap="button.options.bmp"         pressed="button.options.pressed.bmp"        anchor="right,top">    </button>
  12.         <button id="speakerphone"        left="R-75"        top="6"    bitmap="button.handsfree.off.bmp"    pressed="button.handsfree.bmp"                anchor="right,top">    </button>
  13.     
  14.         <button id="button.size"    autohide="true"     left="368"    top="38"     bitmap="expand.bmp"  pressed="expand_pressed.bmp" anchor="right,top" smallx="400" largex="440"></button>
  15.         <button id="show.start"            left="7"    top="38"    bitmap="tabBack.bmp" anchor="Left,top" pressed="tabBack.bmp" tl="cc" textcolor="#000000" textcolorpressed="#b5b4b4" textcolorhover="#b5b4b4" cursor="hand" fs="-11" fn="Verdana"></button>
  16.         <button id="show.contacts"        left="64"    top="38"     bitmap="tabBack.bmp" anchor="Left,top" pressed="tabBack.bmp" tl="cc" textcolor="#000000" textcolorpressed="#b5b4b4" textcolorhover="#b5b4b4" cursor="hand" fs="-11" fn="Verdana"></button>
  17.         <button id="show.dialpad"        left="128"    top="38"     bitmap="tabBack.bmp" anchor="Left,top" pressed="tabBack.bmp" tl="cc" textcolor="#000000" textcolorpressed="#b5b4b4" textcolorhover="#b5b4b4" cursor="hand" fs="-11" fn="Verdana"></button>
  18.         <button id="show.directcall"    left="196"    top="38"     bitmap="tabBack.bmp" anchor="Left,top" pressed="tabBack.bmp" tl="cc" textcolor="#000000" textcolorpressed="#b5b4b4" textcolorhover="#b5b4b4" cursor="hand" fs="-11" fn="Verdana"></button>
  19.         <button id="show.sms"            left="260"    top="38"     bitmap="tabBack.bmp" anchor="Left,top" pressed="tabBack.bmp" tl="cc" textcolor="#000000" textcolorpressed="#b5b4b4" textcolorhover="#b5b4b4" cursor="hand" fs="-11" fn="Verdana"></button>
  20.         <button id="show.calllist"        left="314"    top="38"     bitmap="tabBack.bmp" anchor="Left,top" pressed="tabBack.bmp" tl="cc" textcolor="#000000" textcolorpressed="#b5b4b4" textcolorhover="#b5b4b4" cursor="hand" fs="-11" fn="Verdana"></button>
  21.         <button id="show.activecalls"    left="368"    top="38"     bitmap="tabBack.bmp" anchor="Left,top" pressed="tabBack.bmp" tl="cc" textcolor="#000000" textcolorpressed="#b5b4b4" textcolorhover="#b5b4b4" cursor="hand" fs="-11" fn="Verdana"></button>
  22.         
  23.         
  24.         <button id="offhook.directcall" left="R-138" top="B-111" bitmap="button.directcall.png" pressed="button.directcall.pressed.png"    disabled="button.directcall.dimmed.png" anchor="bottom,right"></button>
  25.         <button id="offhook"            left="R-206" top="B-107" bitmap="button.offhook.png"     pressed="button.offhook.pressed.png"    disabled="button.offhook.dimmed.png"    anchor="bottom,right"></button>
  26.         <button id="onhook"                left="R-110" top="B-107" bitmap="button.onhook.png"     pressed="button.onhook.pressed.png"     disabled="button.onhook.dimmed.png"        anchor="bottom,right"></button>
  27.                 
  28.         <editbox id="contact"            left="36" top="279" right="260" height="16" anchor="left,bottom,right"></editbox>
  29.         <textbox id="callinfo"            left="18" top="304" right="160" bottom="336" anchor="left,bottom,right"></textbox>
  30.         
  31.         <View id="start" left="0" top="59" width="380" height="h-198" bitmap="background.bmp" anchor="left,top,right,bottom" bkcolor="#f4f4f4">
  32.             <image id="#watermark" right="R-30" top="B-250"  bitmap="voipbusterBack.bmp" anchor="right,bottom,width,height"></image>
  33.         </View>
  34.         
  35.         <View id="contacts" left="0" top="59" width="W" height="h-198"  anchor="left,right,top,bottom" bkcolor="#f4f4f4">
  36.             <list id="contactlist" left="0" top="0" width="W" height="h" bkcolor2="#e5e2e2" bkcolor1="#f4f4f4" anchor="left,right,top,bottom">
  37.                    <image id="#watermark" right="R-30" top="B-250"  bitmap="voipbusterBack.bmp" anchor="right,bottom,width,height"></image>
  38.             </list>
  39.         </View>
  40.         
  41.         <View id="DirectCall" left="0" top="59" width="W" height="h-198" anchor="left,right,top,bottom" bkcolor="#f4f4f4">
  42.               <image id="#watermark" right="R-30" top="B-250"  bitmap="voipbusterBack.bmp" anchor="right,bottom,width,height"></image>
  43.             
  44.             <static id="directcall.st_anr" left="C-75" top="18" width="250" height="15" anchor="CenterX, top" textcolor="#000000"></static>
  45.             <static id="directcall.st_bnr" left="C-75" top="68" width="250" height="15" anchor="CenterX, top" textcolor="#000000"></static>
  46.             <textbox id="directcall.tb_anr" left="C-75" top="35" right="C+75" bottom="53" anchor="CenterX, top" border="true"></textbox>
  47.             <textbox id="directcall.tb_bnr" left="C-75" top="85" right="C+75" bottom="103" anchor="CenterX, top" border="true"></textbox>
  48.             <button id="directcall.call" left="C-50" top="120" right="C+50" height="20" anchor="CenterX, top"></button>
  49.            </View>
  50.  
  51.         <View id="sms" left="0" top="59" width="W" height="h-198" anchor="left,right,top,bottom" bkcolor="#f4f4f4">
  52.           <image id="#watermark" right="R-30" top="B-250" bitmap="voipbusterBack.bmp" anchor="right,bottom,width,height"></image>
  53.           <static id="sms.st_callerid" left="C-185" top="13" width="90" height="15" anchor="left, top" textcolor="#000000"></static>
  54.           <comboboxv2 id="sms.cb_callerid" left="C-100" top="10" width="170" height="15" anchor="left, top" border="false"></comboboxv2>
  55.           <button id="sms.callerid" left="C+80" top="11" width="75" height="20" anchor="left, top"></button>
  56.           <static id="sms.st_recipient" left="C-185" top="43" width="90" height="15" anchor="left, top" textcolor="#000000"></static>
  57.           <textbox id="sms.tb_recipient" left="C-100" top="40" width="170" height="48" anchor="left, top" border="true"></textbox>
  58.           <button id="sms.add" left="C+80" top="68" width="75" height="20" anchor="left, top"></button>
  59.           <static id="sms.st_text" left="C-185" top="96" width="90" height="15" anchor="left, top" textcolor="#000000"></static>
  60.           <staticv2 id="sms.st_charsleft" left="C-185" top="113" width="90" height="15" anchor="left, top"></staticv2>
  61.           <textbox id="sms.tb_text" left="C-100" top="98" width="255" bottom="160" anchor="left, top" border="true"></textbox>
  62.           <static id="sms.st_timetosend" left="C-185" top="170" width="90" height="15" anchor="left, top" textcolor="#000000"></static>
  63.           <radio id="sms.rb_now" left="C-100" top="170" width="15" height="15" anchor="left, top" bkcolor1="#f4f4f4" textcolor="#000000"></radio>
  64.           <static id="sms.st_now" left="C-75" top="170" width="30" height="15" anchor="left, top" textcolor="#000000"></static>
  65.           <radio id="sms.rb_later" left="C-100" top="193" width="15" height="15" anchor="left, top" bkcolor1="#f4f4f4" textcolor="#000000"></radio>
  66.           <static id="sms.st_later" left="C-75" top="193" width="30" height="15" anchor="left, top" textcolor="#000000"></static>
  67.       <radio id="sms.rb_newyear" left="C-100" top="216" width="15" height="15" anchor="left, top" bkcolor1="#f4f4f4" textcolor="#000000"></radio>
  68.       <datetime id="sms.dt_date" left="C-25" top="190" width="85" height="20" anchor="left, top" border="true"></datetime>
  69.           <datetime id="sms.dt_time" left="C+70" top="190" width="85" height="20" anchor="left, top" border="true"></datetime>
  70.           <button id="sms.send" left="C-100" top="240" width="90" height="20" anchor="left, top"></button>
  71.           <staticv2 id="sms.st_currenttime" left="C-25" top="170" width="250" height="15" anchor="left, top"></staticv2>
  72.         </View>
  73.         
  74.         <View id="numpad" left="0" top="59" width="W" height="h-198" anchor="left,right,top,bottom" bkcolor="#f4f4f4">
  75.             <image id="#watermark" right="R-30" top="B-250"  bitmap="voipbusterBack.bmp" anchor="right,bottom,width,height"></image>
  76.           
  77.             <button id="numpad.1"         left="C-60" top="c-80"            bitmap="Numpad.1.bmp"            anchor="CenterX,CenterY"></button>
  78.             <button id="numpad.2"         left="C-20" top="c-80"            bitmap="Numpad.2.bmp"             anchor="CenterX,CenterY"></button>
  79.             <button id="numpad.3"         left="C+20" top="c-80"            bitmap="Numpad.3.bmp"             anchor="CenterX,CenterY"></button>
  80.             <button id="numpad.4"         left="C-60" top="c-40"            bitmap="Numpad.4.bmp"             anchor="CenterX,CenterY"></button>
  81.             <button id="numpad.5"         left="C-20" top="c-40"            bitmap="Numpad.5.bmp"             anchor="CenterX,CenterY"></button>
  82.             <button id="numpad.6"         left="C+20" top="c-40"            bitmap="Numpad.6.bmp"             anchor="CenterX,CenterY"></button>
  83.             <button id="numpad.7"         left="C-60" top="c-0"            bitmap="Numpad.7.bmp"             anchor="CenterX,CenterY"></button>
  84.             <button id="numpad.8"         left="C-20" top="c-0"            bitmap="Numpad.8.bmp"             anchor="CenterX,CenterY"></button>
  85.             <button id="numpad.9"         left="C+20" top="c-0"            bitmap="Numpad.9.bmp"             anchor="CenterX,CenterY"></button>
  86.             <button id="numpad.0"         left="C-20" top="c+40"            bitmap="Numpad.0.bmp"            anchor="CenterX,CenterY"></button>
  87.             <button id="numpad.asterisk"     left="C-60" top="c+40"            bitmap="Numpad.asterisk.bmp"    anchor="CenterX,CenterY"></button>
  88.             <button id="numpad.hash"         left="C+20" top="c+40"            bitmap="Numpad.hash.bmp"        anchor="CenterX,CenterY"></button>
  89.         </View>
  90.         
  91.         <View id="CallList" left="0" top="59" width="W" height="h-198" anchor="left,right,top,bottom" bkcolor="#f4f4f4">
  92.             <list id="calllist1" left="0" top="0" width="W" height="h" itemheight="40" caption="no" bkcolor="#f4f4f4" selectedtextcolor="#000000" selectedbkcolor="#e5e2e2" anchor="left,right,top,bottom">
  93.                 <image id="#watermark" right="R-30" top="B-250"  bitmap="voipbusterBack.bmp" anchor="right,bottom,width,height"></image>
  94.             </list>
  95.         </View>
  96.  
  97.         <View id="ActiveCalls" left="0" top="59" width="W" height="h-198"  anchor="left,right,top,bottom" bkcolor="#f4f4f4">
  98.             <list id="ActiveCallList"   left="0"     top="0"     width="W" height="H-54" itemheight="50" bkcolor="#f4f4f4"  selectedtextcolor="#000000" selectedbkcolor="#DDDDDD" anchor="left,right,top,bottom">
  99.                 <image id="#watermark" right="R-30" top="B-250"  bitmap="voipbusterBack.bmp" anchor="right,bottom,width,height"></image>
  100.             </list>
  101.             
  102.             <image id="activecallBack"    left="0"    top="b-52" width="W" height="52" bitmap="activecallBack.bmp" anchor="left,right,bottom,height"></image>
  103.             <image id="microphone"        left="4"    top="b-47" bitmap="microphone.bmp" anchor="left,bottom,width,height"></image>
  104.             <image id="speaker"            left="4"     top="b-36" bitmap="speaker.bmp" anchor="left,bottom,width,height"></image>
  105.             <progress id="MicLevel"        left="15"     top="B-47" width="W-10" height="10" orientation="LR" anchor="bottom,left,right,height" bkcolor="#ddd9da" color1="116,116,179" color2="18,17,110"></progress>
  106.             <progress id="SpeakerLevel" left="15"     top="B-36" width="W-10" height="10" orientation="LR" anchor="bottom,left,right,height" bkcolor="#ddd9da" color1="116,116,179" color2="18,17,110" ></progress>
  107.             <slider id="ActiveCalls.Volume" left="4" top="B-24" width="W-10" height="20" orientation="LR" anchor="left,bottom" bkcolor="#ddd9da"></slider>            
  108.         </View>    
  109.  
  110.         <combobox id="infocombo" left="32" top="B-107" width="130" height="20" anchor="left,bottom,right" border="#9999c1" bkcolor="#e4e8f1"></combobox>
  111.  
  112.         <browser id="banner" left="c-160" top="b-68" width="320" height="60" anchor="centerx,bottom"></browser>
  113.  
  114.         <ctrl id="TaskBarWnd" Bitmap="TaskbarWnd.bmp">
  115.             <ctrl id="TaskBarWnd.Answer"    bitmap="button.offhook.popup.bmp"></ctrl>
  116.             <ctrl id="TaskBarWnd.Hangup"    bitmap="button.onhook.popup.bmp"></ctrl>
  117.             <ctrl id="TaskBarWnd.Call"        bitmap="button.offhook.popup.bmp"></ctrl>
  118.         </ctrl>
  119.     </View>
  120. </Skin>
  121.